home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / p / portfoli / graphio.doc < prev    next >
Encoding:
Text File  |  1996-10-30  |  1.6 KB  |  38 lines

  1. GRAPHIO         BAR Graphics on the ATARI Portfolio
  2.  
  3. GRAPHIO.EXE is a program that uses the graphic capabilities of the ATARI
  4. Portfolio. The program reads lists of numbers from one of the Portfolio
  5. applications, in particular the WORKSHEET, and makes a BAR graph from it.
  6.  
  7. Getting started:
  8.  
  9. 1.     Copy the program to the Portfolio, using either the serial or parallel
  10.        interface. Make sure there is enough space : graphio.exe at the moment
  11.        occupies 11120 bytes.
  12. 2.     Start the Portfolio worksheet and load or type a list of numbers in
  13.        one column.
  14. 3.     Save the list in the Clipboard. (Go to top of list, press F3, MARK,
  15.        go to bottom of list, press F3 , STORE), and quit the application. 
  16. 4.     Start by typing GRAPHIO <enter>.
  17.        The program looks up CLIPBORD.DAT, and, if it finds any numbers, uses
  18.        them to make a bar graph.
  19. 5.     If a matrix printer is attached to the Portfolio, three sizes of
  20.        hardcopy can be produced by pressing F1, F2 or F3.
  21.  
  22. GRAPHIO.EXE was written to make use of the graphic possibilities of the ATARI
  23. Portfolio pocket computer.
  24. The program was written using Borland's Turbo Pascal 5.5 ,using some special
  25. techniques to compile an EXE file small enough for the Portfolio.
  26. The EXE file has been compacted using LZEXE by Fabrice Bellard,
  27. to use as little of the precious card space as possible.
  28.  
  29. If you're interested in programming for the ATARI Portfolio you could
  30. contact me through the Dutch BBS of Atari Benelux (+31 3473 77584 and 77376),
  31. through Atari Benelux in COMPUSERVE [72347,2124] or by mail:
  32.  
  33. S.J. Spoelstra
  34. Korenmolen 24
  35. 2906 RA Capelle a/d IJssel
  36. Holland.
  37.  
  38.